You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxVec Class
>
TMtxVec Methods
>
TMtxVec.ScatterByIndexes Method
Dew Math for .NET
TMtxVec.ScatterByIndexes Method
TMtxVec Class
TMtxVec Members
Dew.Math Namespace
TMtxVec Methods
Collapse All
Scatters Src elements defined with indices stored in Indexes to the calling object.
Syntax
C#
Visual Basic
public
TMtxVec
ScatterByIndexes
([In]
TMtxVec
Src
, [In]
TVecInt
Indexes
);
Public
Function
ScatterByIndexes
(
Src
As
[In]
TMtxVec
,
Indexes
As
[In]
TVecInt
)
As
TMtxVec
Group
TMtxVec Methods
Links
TMtxVec Class
,
TMtxVec Members
,
Dew.Math Namespace
,
TMtxVec Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!